GdkGLContext: Remove unused update vfunc
authorAlexander Larsson <alexl@redhat.com>
Thu, 20 Nov 2014 11:22:06 +0000 (12:22 +0100)
committerAlexander Larsson <alexl@redhat.com>
Thu, 20 Nov 2014 11:38:04 +0000 (12:38 +0100)
commitcf94da2ca1880340f146293916efffda679ca7a6
treeb5cf19a4f72bc915c5e3aee87e7f88e86295b13e
parent800c712738f5666937e32d9f8cb32353513b9423
GdkGLContext: Remove unused update vfunc

The update virtual function for GdkGLContext is unused and is a
leftover from a previous GL approach. Just remove it.

https://bugzilla.gnome.org/show_bug.cgi?id=739750
gdk/gdkglcontextprivate.h
gdk/mir/gdkmirglcontext.c
gdk/wayland/gdkglcontext-wayland.c
gdk/x11/gdkglcontext-x11.c